Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @sentry/react to v7.111.0 #1125

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/react (source) 7.110.1 -> 7.111.0 age adoption passing confidence

Release Notes

getsentry/sentry-javascript (@​sentry/react)

v7.111.0

Compare Source

  • feat(core): Add server.address to browser http.client spans (#​11663)
  • fix: Ensure next & sveltekit correctly handle browserTracingIntegration (#​11647)
  • fix(browser): Don't assume window.document is available (#​11598)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 80.71 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 71.68 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 75.7 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 65.31 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 35.62 KB
@​sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 35.5 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.57 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.58 KB
@​sentry/browser - Webpack (gzipped) 22.78 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 78.89 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 70.25 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 36.02 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 25.27 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 221.21 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 109.01 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 75.79 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 39.3 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 72.17 KB
@​sentry/react - Webpack (gzipped) 22.81 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 90 KB
@​sentry/nextjs Client - Webpack (gzipped) 54.15 KB
@​sentry-internal/feedback - Webpack (gzipped) 17.32 KB

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/sentry-packages branch 8 times, most recently from c84b49e to 76e5995 Compare April 11, 2024 12:15
@renovate renovate bot force-pushed the renovate/sentry-packages branch from 76e5995 to 2086328 Compare April 11, 2024 21:13
@renovate renovate bot changed the title fix(deps): update dependency @sentry/react to v7.109.0 fix(deps): update dependency @sentry/react to v7.110.0 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/sentry-packages branch 3 times, most recently from b52f90f to 1f1b439 Compare April 15, 2024 10:30
@renovate renovate bot changed the title fix(deps): update dependency @sentry/react to v7.110.0 fix(deps): update dependency @sentry/react to v7.110.1 Apr 15, 2024
@renovate renovate bot force-pushed the renovate/sentry-packages branch 5 times, most recently from 0f55eeb to d3d18ac Compare April 17, 2024 09:56
@renovate renovate bot changed the title fix(deps): update dependency @sentry/react to v7.110.1 fix(deps): update dependency @sentry/react to v7.110.1 - autoclosed Apr 17, 2024
@renovate renovate bot closed this Apr 17, 2024
@renovate renovate bot deleted the renovate/sentry-packages branch April 17, 2024 13:27
@renovate renovate bot changed the title fix(deps): update dependency @sentry/react to v7.110.1 - autoclosed fix(deps): update dependency @sentry/react to v7.110.1 Apr 18, 2024
@renovate renovate bot reopened this Apr 18, 2024
@renovate renovate bot restored the renovate/sentry-packages branch April 18, 2024 19:36
@renovate renovate bot force-pushed the renovate/sentry-packages branch from d3d18ac to 87062ca Compare April 18, 2024 19:37
@renovate renovate bot changed the title fix(deps): update dependency @sentry/react to v7.110.1 fix(deps): update dependency @sentry/react to v7.111.0 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/sentry-packages branch 2 times, most recently from 3edc36f to 862afaa Compare April 19, 2024 14:45
@renovate renovate bot force-pushed the renovate/sentry-packages branch from 862afaa to 07f99bc Compare April 22, 2024 13:47
@renovate renovate bot force-pushed the renovate/sentry-packages branch from 07f99bc to 9a6e2ac Compare April 22, 2024 15:59
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@spaenleh spaenleh added this pull request to the merge queue Apr 23, 2024
Merged via the queue into main with commit 7f190b7 Apr 23, 2024
4 checks passed
@renovate renovate bot deleted the renovate/sentry-packages branch April 23, 2024 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant